spinbutton: Keep GParamSpecs around
authorTimm Bäder <mail@baedert.org>
Tue, 3 Jul 2018 20:30:25 +0000 (22:30 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 5 Jul 2018 17:08:19 +0000 (19:08 +0200)
commit8c403c43f0b8770c7a6fcc4eb98d272774b83bbf
tree20c120e1399390936d140aa4647a1977fd8bea8b
parent2feb5c93ca02f3ca6cb09d45be80f6b7bface500
spinbutton: Keep GParamSpecs around

notify_by_pspec is more efficient and this way the source file is more
in line with the others.
gtk/gtkspinbutton.c